fetchOptions
Configures the HTTP request with custom options using the provided block.
Parameters
block
A lambda with a RequestInit receiver used to set additional options such as headers, body, or method.
Configures the HTTP request with custom options using the provided block.
A lambda with a RequestInit receiver used to set additional options such as headers, body, or method.